Inserts date's day (with leading zero, e.g., 02) into the currently active window.
Syntax:
<td:dlz>(Shift)
Shift
The date shift in days relative to the current date. 0 for no shift
(today's date), -1 for date one day back (yesterday), +1 for date one day later
(tomorrow), etc.
Example:
Today's day: <td:dlz>(0)
Tomorrow's day: <td:dlz>(1)